func text/template.call

2 uses

	text/template (current package)
		exec.go#L867: 		fun = reflect.ValueOf(call)
		funcs.go#L321: func call(name string, fn reflect.Value, args ...reflect.Value) (reflect.Value, error) {